From 163aa82d452b687f015c986ed121c43c82f7cf71 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 27 Mar 2020 22:31:18 -0400 Subject: [PATCH] gtk-demo: Use mnemonics in menu buttons Use GtkMenuButton:use-underline in the modelbutton demo. --- demos/gtk-demo/modelbutton.ui | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/demos/gtk-demo/modelbutton.ui b/demos/gtk-demo/modelbutton.ui index 8f0528f761..818de71309 100644 --- a/demos/gtk-demo/modelbutton.ui +++ b/demos/gtk-demo/modelbutton.ui @@ -18,19 +18,22 @@ thing_a - Color + _Color + 1 thing_b - Flavors + _Flavors + 1 thing_c - Tools + _Tools + 1 -- 2.30.2